home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 096 / bbstes.arc / BBSTEST.SCR < prev    next >
Text File  |  1988-01-18  |  38KB  |  607 lines

  1.  
  2. ****************************************************************************
  3. * CAUTION:  YOU SHOULD MODIFY THIS FILE TO STATE YOUR REAL NAME, PHONE
  4. *           NUMBER, ADDRESS, ETC!  The default file we send out has
  5. *           James Kloss for the user.  It is usually best to print this
  6. *           file, mark any of the lines with data that you need to change,
  7. *           and then use your text editor to change them.  All of the
  8. *           lines which require customization are marked CUSTOMIZE.
  9. ****************************************************************************
  10.  
  11.  
  12. ****************************************************************************
  13. * Format of this file is:
  14. *   Any line beginning with * is a comment and is ignored
  15. *   Any line without a | in it is a comment and is ignored
  16. *   Any text following the ~ symbol is a comment and is ignored
  17. *   The prompt is separated from the response by the | symbol
  18. *   If the response is HANGUP, then that prompt will cause program to
  19. *      hang up on that session
  20. *   If the response is RECORD, then the first occurance (and only the first)
  21. *      occurance of a line with that prompt will be recorded in the
  22. *      history file
  23. *
  24. * Note that the prompts/responses are scanned from top down.  Therefore,
  25. * the order of your prompts/responses is somewhat important.  Try to put
  26. * long prompts in front of shorter ones or else the shorter ones will
  27. * take effect instead of the longer ones you may think should take effect.
  28. *
  29. * Also note that prompts which BBSTEST cannot handle are added as comments
  30. * to the end of the file along with the appropriate telephone number.  In
  31. * some cases, these prompts don't make much sense.  The easiest thing to
  32. * do is refer to the !xxxxxxx file corresponding to the phone number and
  33. * figure out what the last prompt was that BBSTEST could have responded
  34. * to.  Also note that the beginning of these added prompts is frequently
  35. * the response to the last prompt.  You will simply want to delete this
  36. * from the beginning of the prompt line when adding it to this file.
  37. *
  38. ****************************************************************************
  39.  
  40. ****************************************************************************
  41. * The following line tells BBSTEST what communication port to use and the
  42. * baud rate.  If you are using COM1 with a 1200 baud modem then the line
  43. * should appear as COM1:1200,N,8,1,RS,DS,CS,CD.  If you are using COM1 with
  44. * a 2400 baud modem then it should be COM1:2400,N,8,1,RS,DS,CS,CD.  If you
  45. * using COM2, then just replace the COM1 with COM2.  This is the actual
  46. * statement which will be used in the program to open the communication
  47. * port.  It corresponds with the same Basic language statement.
  48. *COM1:2400,N,8,1,RS,DS,CS,CD                            |PORT
  49. COM2:2400,N,8,1,RS,DS,CS,CD                            |PORT
  50.  
  51. ****************************************************************************
  52. * Following is the initialization string to be sent to the modem upon
  53. * startup.  Most 2400 baud modems require:
  54. *
  55. *  AT H0 Q0 V1 E1 S0=0 M1 X6 &D1 &C1 S7=60 S9=20
  56. *
  57. * Most 1200 baud modems require:
  58. *
  59. *  AT H0 Q0 V1 E1 S0=0 M1 X1 S7=60 S9=20
  60. *
  61. * Please refer to your modem documentation for more information on what
  62. * the settings mean.  If your modem uses switches, you should make sure
  63. * that the switch to "follow carrier" and "follow DTR" are turned on so that
  64. * your modem does follow both carrier and DTR.
  65. *
  66. * Also note that you can include a second line called MODEMDIAL which gives
  67. * the dialing string to precede each dial command.  This allows you to set
  68. * up things like dialing "9" to get an outside line from an office if
  69. * necessary.  There is no reason that you can't also force an area code here
  70. * to do long-distance verification as long as all the numbers you'll be
  71. * calling are in the same area code.
  72. *
  73. AT H0 Q0 V1 E1 S0=0 M1 X6 &D1 &C1 S7=60 S9=20               |MODEMINIT
  74. ATDT                                                        |MODEMDIAL
  75. ****************************************************************************
  76.  
  77. ****************************************************************************
  78. * List any numbers or groups of numbers we never want the program to call.
  79. * If we list 976 for example, any number beginning with 976 will not be
  80. * called.
  81. ****************************************************************************
  82. 976                                                 |NEVERCALL
  83.  
  84. ****************************************************************************
  85. * Words/phrases found in BBS output lines that indicate we want to save
  86. * that line to the disk history file.  The first (and only the first) line
  87. * which has any of these words/phrases in it will be recorded in the
  88. * BBSTEST.DAT file for this phone number.
  89. ****************************************************************************
  90. Version                                             |RECORD ~ Save software version number
  91. baud                                                |RECORD ~ Save baud rate(s)
  92. BPS                                                 |RECORD ~ Save baud rate(s)
  93. USR                                                 |RECORD ~ Save type of modem
  94. Hayes                                               |RECORD ~ Save type of modem
  95. support                                             |RECORD ~ Save supporting what
  96. hours                                               |RECORD ~ Save hours
  97. hrs                                                 |RECORD ~ Save hours
  98. Welcome to                                          |RECORD ~ Save system name
  99. Node                                                |RECORD ~ Save system node
  100. Atlanta                                             |RECORD ~ Save system location
  101. located in                                          |RECORD ~ Save system location
  102. OAS                                                 |RECORD ~ Save OAS member
  103. Organization of Atlanta Sysops                      |RECORD ~ Save OAS member
  104. O.A.S.                                              |RECORD ~ Save OAS member
  105. member of                                           |RECORD ~ Save member of
  106. Caller                                              |RECORD ~ Save caller number
  107. system operator                                     |RECORD ~ Save Sysop name
  108. SYSOP                                               |RECORD ~ Save Sysop name
  109. 9600                                                |RECORD
  110. phone                                               |RECORD
  111. voice                                               |RECORD
  112. data                                                |RECORD
  113. board                                               |RECORD
  114. meg                                                 |RECORD ~ size of disk
  115. mbyte                                               |RECORD ~ size of disk
  116.  
  117. PCBOARD                                             |RECORD ~ Save software type
  118. TCOMM                                               |RECORD
  119. OPUS                                                |RECORD
  120. FIDO                                                |RECORD
  121. FORUM-PC                                            |RECORD
  122. COLOSSUS                                            |RECORD
  123. COLLIE                                              |RECORD
  124. HOSTCOMM                                            |RECORD
  125. PC-HOST                                             |RECORD
  126. WILDCAT                                             |RECORD
  127. RCP/M                                               |RECORD
  128. GTHOST                                              |RECORD
  129. NOCHANGE                                            |RECORD
  130. FOREM                                               |RECORD
  131. REDRYDER                                            |RECORD
  132. MATCH-80                                            |RECORD
  133. TIBBS                                               |RECORD
  134. TBBS                                                |RECORD
  135. RBBS                                                |RECORD
  136. DBBS                                                |RECORD
  137. MBBS                                                |RECORD
  138. GBBS                                                |RECORD
  139. RYBBS                                               |RECORD
  140. BBS                                                 |RECORD
  141.  
  142. ****************************************************************************
  143. * Words/phrases that indicate we should pause for the BBS to respond.  When
  144. * a line contains any of these, BBSTEST will wait up to 5 minutes for
  145. * a response from the BBS.
  146. ****************************************************************************
  147. standby                                             |WAIT
  148. stand by                                            |WAIT
  149. wait                                                |WAIT
  150. hold on                                             |WAIT
  151. hang on                                             |WAIT
  152. Searching                                           |WAIT
  153. Scanning                                            |WAIT
  154. checking                                            |WAIT
  155. reading                                             |WAIT
  156. looking                                             |WAIT
  157. finding                                             |WAIT
  158. locating                                            |WAIT
  159. loading                                             |WAIT
  160. one moment please                                   |WAIT
  161. patient                                             |WAIT
  162.  
  163. ****************************************************************************
  164. * Words/phrases that indicate we should terminate the session.  When any
  165. * line contains these, BBSTEST will drop the line immediately.
  166. ****************************************************************************
  167. thanks for calling and please call again            |HANGUP
  168. system shutting down                                |HANGUP
  169. please hang up the phone now                        |HANGUP
  170. please hang up your phone now                       |HANGUP
  171. Please hang up now                                  |HANGUP
  172. please hang up james                                |HANGUP  ~CUSTOMIZE
  173. thank you for calling, James                        |HANGUP  ~CUSTOMIZE
  174. thank-you for calling, James                        |HANGUP  ~CUSTOMIZE
  175. thanks for calling James                            |HANGUP  ~CUSTOMIZE
  176. thanks for calling, James                           |HANGUP  ~CUSTOMIZE
  177. Logging James Kloss off                             |HANGUP  ~CUSTOMIZE
  178. thanks and please call again                        |HANGUP
  179. Processing mail. Please call later.                 |HANGUP
  180. Processing mail. Please hang up.                    |HANGUP
  181. processing network mail.                            |HANGUP
  182. path error in system configuration                  |HANGUP
  183. you haven't been verified yet                       |HANGUP
  184. you are denied access                               |HANGUP
  185. access denied -                                     |HANGUP
  186. no room for new users                               |HANGUP
  187. VOICE CALL 242-6721 TO VALIDATE                     |HANGUP
  188. NO CARRIER                                          |HANGUP
  189. You're already on file                              |HANGUP
  190. .click!.                                            |HANGUP
  191. .click.                                             |HANGUP
  192. click....                                           |HANGUP
  193. press return to hang-up                             |HANGUP
  194. ATX2S0=1                                            |HANGUP ~one guy doesn't drop carrier and keeps sending this
  195. that's all the chances you get                      |HANGUP
  196. your name is being used.                            |HANGUP
  197. A user of this system has that name                 |HANGUP
  198. new users are not being accepted at this time       |HANGUP
  199. Call back sometime when you're more cooperative     |HANGUP
  200. That password in use. Please select another         |HANGUP
  201. your time has run out                               |HANGUP
  202. you have no time left                               |HANGUP
  203. sorry, 300 baud is not supported                    |HANGUP
  204. automatic disconnect completed                      |HANGUP
  205.  
  206. ****************************************************************************
  207. * Words, phrases that must come BEFORE others in the list
  208. enter your name correct                             |Y            ~Before "your name"
  209. is this ok                                          |Y
  210. would you like a password                           |Y
  211. voice phone                                         |404-587-3815 ~Before "area code"
  212. ACCOUNT ON THIS SYSTEM:                             |             ~Before "on this system"
  213. Complete your Phone Number:(404)/587-               |3815         ~Before "phone"
  214. Last 4 digits                                       |3815
  215. ****************************************************************************
  216.  
  217.  
  218. ****************************************************************************
  219. * Words/phrases and the appropriate respones to be sent to the BBS.  This
  220. * is the "script" langauge with prompt | response.
  221. ****************************************************************************
  222.  
  223. *color graph  |Y ~If you want to see everyone's color/graphics, uncomment this
  224. *want graph   |Y ~If you want to see everyone's color/graphics, uncomment this
  225.  
  226. ****************************************************************************
  227. * Logon procedures
  228. ****************************************************************************
  229. <control C>                                         |    ~ Must be towards top of file
  230. (C) to continue logon as a new user                 |C
  231. [C] to continue logon as a new user                 |C
  232. Press ESC                                           |
  233. HIT YOUR BACKSPACE KEY                              |
  234. Do you have a logon code for this system            |N
  235. Logon (Y/N)                                         |Y
  236. Line-feed                                           |Y
  237. Linefeed                                            |Y
  238. line feed                                           |Y
  239. 0 for new                                           |0
  240. 0 if new                                            |0
  241. 0=New User                                          |0
  242. (N if new>                                          |N
  243. Enter Password or [RETURN]:                         |
  244. NEW for new user                                    |NEW
  245. NEW if new user                                     |NEW
  246. NEW if a new user                                   |NEW
  247. ENTER "NEW" IF YOU HAVE NO ACCOUNT                  |NEW
  248. Enter NEW                                           |NEW
  249. ENTER 'NEW'                                         |NEW
  250. ENTER PASSWORD -                                    |NEW
  251. Logon:                                              |NEW
  252. Logonid:                                            |NEW
  253. LOGON ID (NO NAMES):                                |NEW
  254. User Number                                         |NEW
  255. WHAT IS YOUR ID                                     |NEW
  256. 'New'=New User                                      |NEW
  257. New users type "NEW"                                |NEW
  258. [HANDLE OR E-##]                                    |NEW
  259. ENTER YOUR HANDLE OR LOGIN ID                       |NEW
  260. ID:                                                 |NEW
  261. Are you a member of this BBS                        |N
  262. guest access                                        |G
  263. or the word "GUEST" to visit                        |GUEST
  264. User #:                                             |0
  265. System ID or 'HELP'                                 |HELP
  266. apply for password                                  |Y
  267. Would you like a new account                        |Y
  268. DO YOU WISH TO ENTER                                |Y
  269. do you have an ID code                              |N
  270. (Enter N if new user)                               |N
  271. going to subscribe                                  |N
  272. Q=Exit                                              |Q
  273. Any other key to logon                              |
  274. are you new                                         |Y
  275. are you a new                                       |Y
  276. wish to get a logon code now                        |Y
  277.  
  278. ****************************************************************************
  279. * Registration (customize this information!)
  280. ****************************************************************************
  281. Do you wish to modify this                          |N
  282. To register                                         |Y
  283. <R>egister                                          |R
  284. James Kloss [Y,N]                                   |Y            ~CUSTOMIZE
  285. James Kloss your real name                          |Y            ~CUSTOMIZE
  286. full name                                           |James Kloss  ~CUSTOMIZE
  287. first & last                                        |James Kloss  ~CUSTOMIZE
  288. first and last                                      |James Kloss  ~CUSTOMIZE
  289. first name and last                                 |James Kloss  ~CUSTOMIZE
  290. first last                                          |James Kloss  ~CUSTOMIZE
  291. your name                                           |James Kloss  ~CUSTOMIZE
  292. name (or user #)                                    |James Kloss  ~CUSTOMIZE
  293. ENTER THE NAME YOU WOULD LIKE TO USE                |James Kloss  ~CUSTOMIZE
  294. to use on this system:                              |James Kloss  ~CUSTOMIZE
  295. First name                                          |James        ~CUSTOMIZE
  296. Last name                                           |Kloss        ~CUSTOMIZE
  297. MIDDLE NAME                                         |C.           ~CUSTOMIZE
  298. real name                                           |James Kloss  ~CUSTOMIZE
  299. apt. #:                                             |             ~CUSTOMIZE
  300. street address, city, state, zip                    |540 Silver Pine Trail, Roswell, GA 30076 ~CUSTOMIZE
  301. street                                              |540 Silver Pine Trail ~CUSTOMIZE
  302. where are you                                       |Roswell, GA  ~CUSTOMIZE
  303. city state zip                                      |Roswell, GA 30076 ~CUSTOMIZE
  304. city, st                                            |Roswell, GA  ~CUSTOMIZE
  305. city,st                                             |Roswell, GA  ~CUSTOMIZE
  306. State and zip                                       |GA, 30076    ~CUSTOMIZE
  307. City and State                                      |Roswell, GA  ~CUSTOMIZE
  308. city & state                                        |Roswell, GA  ~CUSTOMIZE
  309. City                                                |Roswell      ~CUSTOMIZE
  310. State                                               |GA           ~CUSTOMIZE
  311. Zip                                                 |30076        ~CUSTOMIZE
  312. With area code                                      |404-587-3815 ~CUSTOMIZE
  313. Area code & phone                                   |404-587-3815 ~CUSTOMIZE
  314. area code                                           |404          ~CUSTOMIZE
  315. In whose Name is the phone Number above Listed      |James Kloss  ~CUSTOMIZE
  316. phone book                                          |Y
  317. 7 digit phone number                                |5873815      ~CUSTOMIZE
  318. data                                                |404-641-8270 ~CUSTOMIZE
  319. phone                                               |404-587-3815 ~CUSTOMIZE
  320. XXX-XXX-XXXX                                        |404-587-3815 ~CUSTOMIZE
  321. XXXXXXXXX                                           |4045873815   ~CUSTOMIZE
  322. voice verification                                  |404-587-3815 ~CUSTOMIZE
  323. Use the format 4044255254 as an example             |4045873815   ~CUSTOMIZE
  324. BEST TIME(S) TO CALL                                |anytime
  325. BEST TIME TO CALL                                   |anytime
  326. GOOD TIME TO BE REACHED                             |anytime
  327. occupation                                          |Programmer   ~CUSTOMIZE
  328. your profession                                     |Programmer   ~CUSTOMIZE
  329. Computer Modem make/model                           |IBM/AT USR-2400 ~CUSTOMIZE
  330. WHICH MODEL OF IBM                                  |AT           ~CUSTOMIZE
  331. Do you have an IBM                                  |Y
  332. WHAT IS THE PRESENT MAKE OF YOUR AUTOMOBILE?        |Chevrolet    ~CUSTOMIZE
  333. WILL YOU CONSIDER A TRADE                           |N
  334. ARE YOU A BUYER OR A SELLER                         |S
  335. contacted about job opportunities                   |N
  336. What is your Ham call sign                          |None         ~CUSTOMIZE
  337. Station you listen to most                          |96Rock       ~CUSTOMIZE
  338. hear about                                          |OAS list     ~CUSTOMIZE
  339. HEAR OF                                             |OAS list     ~CUSTOMIZE
  340. HOW DID YOU GET THIS NUMBER                         |OAS list     ~CUSTOMIZE
  341. What are your computing interests                   |PC Telecommunications ~CUSTOMIZE
  342. What com program do you use                         |Qmodem       ~CUSTOMIZE
  343. What com package                                    |Qmodem       ~CUSTOMIZE
  344. do you accept                                       |Y
  345. age / baud                                          |31 / 2400    ~CUSTOMIZE
  346. age / sex                                           |31 / M       ~CUSTOMIZE
  347. baud rate                                           |2400         ~CUSTOMIZE
  348. What month were you born                            |1            ~CUSTOMIZE
  349. WHAT DAY WERE YOU BORN                              |8            ~CUSTOMIZE
  350. DATE OF BIRTH                                       |01/08/56     ~CUSTOMIZE
  351. MM/DD/YY                                            |01/08/56     ~CUSTOMIZE
  352. YOU WERE BORN ON                                    |Y
  353. ARE YOU A SYSOP                                     |Sysop - Nochange #1 ~CUSTOMIZE
  354. WHAT KIND OF TOOTHPASTE DO YOU USE                  |Crest        ~CUSTOMIZE
  355. What size shoe do you wear                          |9            ~CUSTOMIZE
  356. Marital? (S)ingle, (M)arried, (D)ivorced (E)ngaged  |S            ~CUSTOMIZE
  357. Are you interested in                               |N
  358. like to use a handle                                |N
  359.  
  360. ****************************************************************************
  361. * Hardware/software setup
  362. ****************************************************************************
  363. file transfer                                       |C
  364.  
  365. C64 C/G MODE? [Y/N]                                 |N
  366. are you in C/G mode                                 |N
  367. page break                                          |N
  368. width                                               |80
  369. HOW WIDE IS YOUR DISPLAY                            |80
  370. (40 OR 80 COLUMN)                                   |80
  371. Do you have 80 columns across [def: Yes] ?          |Y
  372. SCREEN DISPLAY PER LINE                             |80
  373. characters per line                                 |80
  374. want null                                           |N
  375. how many nulls                                      |0
  376. SET NULLS                                           |0
  377. Do you have a MacIntosh computer                    |N
  378. C-OTHER                                             |C
  379. Can you see IBM graphics characters                 |Y
  380. Is '▒' the number one                               |N
  381. Is your cursor directly under the dash              |N
  382. DO YOU SEE A SOLID "BOX" TO THE LEFT OF THE ARROW   |Y
  383. ACTUALLY RED OR HIGHLIGHTED ON YOUR SCREEN          |N
  384. CLEAR SCREEN                                        |12
  385. view IBM ascii characters                           |N
  386. Use IBM ANSI                                        |N
  387.  
  388.  
  389. ****************************************************************************
  390. * Post Logon commands
  391. ****************************************************************************
  392. Check your mail                                     |N
  393. bulletin command                                    |Q
  394. would you like to skip                              |Y
  395. view the bulletin menu                              |N
  396. Review new files to download                        |N
  397. new bulletins                                       |N
  398. answering four easy questions                       |N
  399. want to answer this question                        |N
  400. fill out the new user questionnaire                 |Y
  401.  
  402. ****************************************************************************
  403. * Goodbye functions.
  404. ****************************************************************************
  405. SAVE USER ID FOR FUTURE ACCESS                      |N
  406. save password                                       |N
  407. <N>o ........Terminate Session                      |N
  408. <N>o ... Log off System                             |N<A>BORT ... RETURN TO MAIN MENU                     |N  ~is last line of <N>o Terminate found above
  409. like to play again                                  |N
  410. LEAVE FEEDBACK                                      |N
  411. Leave a note                                        |N
  412. Ready to leave                                      |Y
  413. Hang up now                                         |Y
  414. disconnect                                          |Y
  415. gotta go                                            |Y
  416. gotta run                                           |Y
  417. find your way out                                   |Y
  418. are you sure                                        |Y
  419. <Y>es, <N>o, <R>eturn to BBS                        |N         ~ leave a message
  420. Bye<!>                                              |!
  421. <O>ff                                               |O         ~ is goodbye for some system
  422. Command (R,V,E,S,I,W,P,?,*)                         |*         ~ is <G>oodbye for some system
  423. <B>yte                                              |B
  424. COMMAND (?=HELP):                                   |T         ~ is terminate for one system
  425. <.>Terminate                                        |.
  426. <B>ye                                               |B
  427. <G>oodbye                                           |G
  428. Select:                                             |G
  429. Main Level                                          |T         ~ Terminate
  430. POST>                                               |G         ~From ROS system
  431. MESSAGE POST                                        |G         ~From ROS system
  432. OK->                                                |G
  433. LABYRINTH ->>>                                      |G         ~Goodbye
  434. MAIN:                                               |O
  435. X G Q                                               |G
  436.  
  437. ****************************************************************************
  438. * Numeric list type choices
  439. [3] IBM                                             |3
  440. 6)  IBM                                             |6
  441. 5)  IBM                                             |5
  442. 12) LOGOFF                                          |12
  443. >0< NORMAL TEXT                                     |0
  444. 3=DESTRUCTABLE                                      |3         ~ # chars on screen
  445. [4] - DONE:                                         |4
  446. Choose [A-J,1] >                                    |1         ~9289675 logoff
  447. Select emulation [0..3,7]                           |2         ~PCBoard emulation
  448. [X]                                                 |X         ~ Exit
  449. C) IBM or compatible                                |C
  450. D) 30 - 39                                          |D    ~CUSTOMIZE (age)
  451. 4) Apply for access                                 |4
  452. ****************************************************************************
  453.  
  454.  
  455. ****************************************************************************
  456. * Miscellaneous functions.
  457. ****************************************************************************
  458. wrong password                                      |GUES   ~ Try the 4 letter version
  459. press c [return]                                    |C
  460. try again                                           |Q
  461. L)ist S)ave A)bort                                  |A
  462. <M>ainmenu                                          |M
  463. Enter Language                                      |          ~or else "age" gets it
  464. is above a BBS                                      |Y
  465. type <do>                                           |DO
  466. new user                                            |Y    ~ Must go lower because some prompts have "new user" in them
  467. first visit                                         |Y
  468. permanent password                                  |N
  469. id assigned                                         |
  470. See Top Ten Caller list                             |N
  471. <A>bort ... Don't quit now                          |N         ~9290800 <N>o=Terminate session
  472. BLANK LINE TO END                                   |
  473. male or female                                      |M
  474. strike any key                                      |
  475. the gate closes                                     |QUIT
  476. (R)EAD AGAIN (D)ELETE                               |D         ~7391329 Personal mail left
  477. G. PLAY THE GAME                                    |G
  478. ÇÇÇÇ≡                                               |          ~Forum Atari boards emit this at startup
  479. view the best                                       |N
  480. .H                                                  |.A        ~ Abort from edit
  481. <RETURN> for help:                                  |3         ~ Terminal type response
  482. WHILE ON THIS SYSTEM.                               |James Kloss ~CUSTOMIZE
  483. Editor subsystem                                    |.A         ~Abort out of editor
  484. Q to quit                                           |Q
  485. READ(Y/N)                                           |N
  486. Enter Choice [ Y N L ]                              |Y
  487. beginning a new paragraph                           |.A
  488. change which number                                 |N
  489. just looking                                        |
  490. Want to logoff the system                           |Y       ~ Must come before "system"
  491. INTIMATE PLEASURES                                  |G
  492.  
  493. ****************************************************************************
  494. * Prompt/command lines
  495. ****************************************************************************
  496. Press (Enter) to continue                           |
  497. (NS)                                                |NS
  498. NS?                                                 |NS
  499. [NS]                                                |NS
  500. ,NS                                                 |NS
  501. [N]onStop                                           |N
  502. (N)onstop                                           |N
  503. [N]one                                              |N
  504. N)ONE                                               |N
  505. [C]                                                 |C
  506. Q]?                                                 |Q
  507.  
  508.  
  509.  
  510. ****************************************************************************
  511. * Functions which specifically cannot be passed to the single word
  512. * functions below or else the single word resposes cause problems.
  513. ****************************************************************************
  514. on this system:                                     |GUESSIT  ~CUSTOMIZE - Opus special (or else "system" gets us)
  515. one more time:                                      |GUESSIT  ~CUSTOMIZE - Opus special (or else "more" gets us)
  516. Enter a four character password                     |GUES      ~CUSTOMIZE - someone who requires 4 characters only!
  517. Enter your 1 to 6 character PASSWORD:               |GUES      ~CUSTOMIZE - 9928937 wants special length
  518. DO YOU AGREE                                        |Y
  519.  
  520. ****************************************************************************
  521. * The single words below this are frequently used and are the "keywords"
  522. * used if none of the above prompts is recognized.
  523. ****************************************************************************
  524. password                                            |GUESSIT  ~CUSTOMIZE
  525. command                                             |G
  526. more                                                |Y
  527. press                                               |
  528. continue                                            |
  529. return                                              |
  530. correct                                             |Y
  531. message                                             |N
  532. lower                                               |Y
  533. comment                                             |N
  534. function                                            |G
  535. graphics                                            |N
  536. pause                                               |N
  537. verification                                        |GUESSIT  ~CUSTOMIZE
  538. computer                                            |IBM/AT    ~CUSTOMIZE
  539. CPU                                                 |IBM/AT    ~CUSTOMIZE
  540. system                                              |IBM/AT    ~CUSTOMIZE
  541. lines                                               |24
  542. ANSI                                                |N
  543. company                                             |Nochange Software ~CUSTOMIZE
  544. age                                                 |31        ~CUSTOMIZE
  545. old                                                 |31        ~CUSTOMIZE
  546. sex                                                 |M         ~CUSTOMIZE
  547. new                                                 |NEW
  548. protocol                                            |C         ~Should come after ENTER
  549. ,G                                                  |G
  550. handle                                              |James Kloss  ~CUSTOMIZE
  551. logoff                                              |Y
  552. birth                                               |01/08/56   ~CUSTOMIZE
  553. chat |This is an automated program used to verify BBS #'s for the OAS.  There's no human here!  Please let me out of chat!
  554. hello|This is an automated program used to verify BBS #'s for the OAS.  There's no human here!  Please let me out of cha
  555. address                                             |540 Silver Pine Trail ~CUSTOMIZE
  556. choice                                              |      ~No choice
  557. main                                                |G     ~Goodbye
  558. enter                                               |      ~Should be at end so anything with "ENTER HANDLE" etc. goes first
  559. }                                                   |      ~funny prompt on some systems
  560. O:                                                  |Y     ~ Off Yes
  561. sure?                                               |Y
  562. ****************************************************************************
  563. * Any prompt not gotten so far with the word QUIT in it, we assume we want
  564. * to quit.
  565. ****************************************************************************
  566. quit                                                |Q
  567.  
  568. ****************************************************************************
  569. * Responses to Yes prompts.  Assume we want Yes because we do in most cases!
  570. ****************************************************************************
  571. Y>                                                  |Y
  572. Y)es                                                |Y
  573. Y]                                                  |Y
  574. [Y                                                  |Y
  575. Y/                                                  |Y
  576. Y OR N                                              |Y
  577. Y,                                                  |Y
  578. Use `Y' for YES or `N' for NO                       |Y
  579.  
  580. ****************************************************************************
  581. * Following are "shots in the dark" for boards that have selections listed
  582. * as (A) (B) (C) etc.  We will always choose A or 1.
  583. ****************************************************************************
  584. (A)                                                 |A
  585. (A-                                                 |A
  586. (1-                                                 |1
  587. A -                                                 |A
  588. .A                                                  |.A        ~ Abort from edit
  589.  
  590. ****************************************************************************
  591. * Following are prompts which BBSTEST did not know how to respond to.  Often,
  592. * these are not complete or are confusing.  It is best to refer to the
  593. * individual !xxxxxxx file to see what the prompt was that BBSTEST had
  594. * trouble with.  Note that you can erase these prompts anytime you want
  595. * since they are simply comments anyway.  They are here so that you can
  596. * easily enhance this BBTEST.SCR file to allow for unique situations and
  597. * BBS's in your area.  Many of them will be "bogus" in that there was some
  598. * problem during the session which caused BBSTEST not to be able to respond.
  599. * Just erase the bogus ones periodically.
  600. *
  601. * Some of these lines may be extremely LONG so you will be best to use an
  602. * editor which does not truncate lines past 128 bytes.  These lines are
  603. * long in order to give you a very good idea of the prompt sequence that
  604. * was used which BBSTEST could not respond to.
  605. ****************************************************************************
  606.  
  607.